home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Libraries
/
GUSI
/
Examples
/
GUSITest.r
< prev
next >
Wrap
Text File
|
1993-04-04
|
549b
|
21 lines
/*********************************************************************
Project : GUSI - Grand Unified Socket Interface
File : GUSITest - Testing gear
Author : Matthias Neeracher <neeri@iis.ethz.ch>
Started : 15Jun92 Language : MPW C
13Jul92 MN Include GUSI.r
03Mar93 MN define GUSI_PREF_VERSION
Last : 03Mar93
*********************************************************************/
#define __kPrefSize 512
#define __kMinSize 512
#define GUSI_PREF_VERSION '0110'
#include "SIOW.r"
#include "GUSI.r"
include "GUSITest.rsrc";